home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 3635 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mail2news.demon.co.uk!gate.demon.co.uk
  2. From: Jason <tmr@cosine.demon.co.uk>
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Stealing Music..
  5. Date: Sat, 9 Mar 96 03:46:24 GMT
  6. Organization: Cosine Systems
  7. Message-ID: <9603090346.AA000vp@cosine.demon.co.uk>
  8. References: <9603040049.AA000qu@cosine.demon.co.uk> <486.6637T985T1501@mailbox.swipnet.se>
  9. X-NNTP-Posting-Host: gate.demon.co.uk
  10. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  11. X-Mail2News-Path: relay-1.mail.demon.net!gate.demon.co.uk
  12.  
  13. I wrote:
  14.  
  15. : Alright, if we are getting serious about hiding music heres one (untried)
  16. : Put the play routine at $0330 upwards, use the Zer0page to store the
  17. : voice information, put the track data under the Kernel and the sequence
  18. : data under Vic and EOR all the data with the shadow of the ROM char set!
  19.  
  20. Loon P. van wrote:
  21. :                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22. : You can't, only the VIC can do that! ;)
  23.  
  24. Yes you can, it's possible to read it from $D000 upwards (upper case) and
  25. $D800 upwards (lower case) as long as you have #$32 in $01 whilst you
  26. read it!  I've used this loads of times for ROL scrollers when I can't be
  27. naffed to draw a font!  =-)
  28.  
  29. Jason  =-)
  30.